Post
/collections/{collection_id}/records
Create a new record in a Collection.
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Path parameters
collection_id
stringRequired
ID of the collection
Body parameters
object
data
object
Responses
201
success
object
data
object
id
integer
collection_id
string (id)