Authentications
Create Authentication
Creates a new Authentication for the provided App. See here to get started.
This API is rate limited. See Rate Limiting for more details.
OAuth
This endpoint requires the authentication:write
OAuth scope.
POST
/
v2
/
authentications
Authorizations
Authorization
string
headerrequiredSee our OAuth2 authentication documentation
Body
Inputs to create a new Authentication
data
object
requiredResponse
201 - application/json
Base Response definition to be used in other Response Serializers.
Be sure to include the data
field after using this class
links
object
requiredThe links object returned in paginated response bodies.
meta
object
requiredThe meta object returned in paginated response bodies.
data
object[]