Set a property value for a playbook run
PUT/plugins/playbooks/api/v0/runs/:id/property_fields/:field_id/value
Set a property value for a playbook run
Request
Responses
- 200
- 400
- 403
- 500
Property value set successfully.
The request is malformed.
Access to the resource is forbidden for this user.
There was an internal error in the server.