Create User
Create a new user in your application
Documentation Index
Fetch the complete documentation index at: https://docs.yapily.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use HTTP Basic Authentication with your Application ID as username and Application Secret as password. Manage credentials in the Yapily Console. See Authentication for details.
Body
Details of a new user to be created for the application.
Optional. The unique identifier of the Application User assigned by the Application Owner.
"user-234562290"
Deprecated. A non-unique reference Id for the Application User.
Optional. A flag to indicate whether the user has opted out of VOP.
Response
Created
Information about a user of an application.
A unique identifier for the 'User' assigned by Yapily.
Unique identifier of the application the user is associated with.
Conditional. The user-friendly reference to the User.
Date and time of when the user was created.
Optional. A flag to indicate whether the user has opted out of VOP.