Update a record

Prev Next
Put
/collections/{collection_id}/records/{record_id}

Update a 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 collection

record_id
stringRequired

ID of the record

Body parameters
Expand All
object
data
object
Responses
204

success