Save a new record in a collection

Prev Next
Post
/collections/{collection_id}/records

Create a new record in a Collection.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
collection_id
stringRequired

ID of the collection

Body parameters
Expand All
object
data
object
Responses
201

success

Expand All
object
data
object
id
integer
collection_id
string (id)