Create an application

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
company_idstringOptionalformat: "uuid"
Company ID
company_external_idstringOptional
Company external ID
redirect_uristringOptionalformat: "uri"
Redirect URI
redirect_back_uristringOptionalformat: "uri"
Redirect back URI

Response

application created
objectstring
idstringformat: "uuid"
company_idstringformat: "uuid"
statusstring

Errors

422
Post V1partner Applications Request Unprocessable Entity Error