Delete
/ringfence-rules/{id}
Delete a specific Ringfence Rule.
Security
HTTP
Type bearer
Path parameters
id
string (uuid) Required
ID of the object.
Example12699e27-b584-464a-81ee-5b4784b6d425
Responses
204
Ringfence Rule was deleted successfully.
401
Token error. Login again.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
403
Insufficient permissions to access this resource.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
404
The requested resource can not be found.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
406
Invalid 'Accept' header.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
500
Unexpected server side error.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.