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