Skip to main content
POST
Create

Headers

string
required
Your API key for authorization.

Body Parameters

No additional parameters required. The profile will be created for the authenticated developer.

Response

boolean
Indicates whether the operation was successful.
object
The created profile object.
string
A code indicating the result of the operation. Possible values:
  • PROFILE_CREATED: Profile created successfully
  • PROFILE_CREATION_FAILED: Failed to create profile
string
Error message if the request fails.
A profile is automatically associated with the authenticated developer. Each developer can have multiple profiles.