Delete a property field for a playbook
DELETE/plugins/playbooks/api/v0/playbooks/:id/property_fields/:field_id
Delete a property field for a playbook
Request
Responses
- 204
- 403
- 500
Property field deleted successfully.
Access to the resource is forbidden for this user.
There was an internal error in the server.