Create Custom Object
Creates a new custom object in LoginRadius.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Access token for the logged-in user.
stringrequired
Custom object collection name.
stringrequired
Custom object record id.
stringrequired
Label stored in the custom object body.
boolean
Whether the custom object is active.