Security
Update a blocked code
Update a blocked code by it's ID.
post/disallowed_codes/{id}
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the code.
Request body
Example request
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}Response
OK