v1
latestOpenAPI 3.0.02026-07-2455104.8 MBProduction
Log custom production activity V3
This endpoint requires the following scopes: production:update.
Record a custom activity log entry for a production.
patch/api/v3/productions/{id}/actions/logActivity
Path parameters
idstring required
Request body
Example request
{
"message": "Transferred to accounting system."
}Response
No Content