Reorder property fields for a playbook
POST/plugins/playbooks/api/v0/playbooks/:id/property_fields/reorder
Reorder property fields for a playbook
Request
Responses
- 200
- 400
- 403
- 404
- 500
Property fields reordered successfully.
The request is malformed.
Access to the resource is forbidden for this user.
Resource requested not found.
There was an internal error in the server.