Mode
Deletes the subject-level mode configuration and reverts to using the global mode.
delete/mode/{subject}
Path parameters
subjectstring required
Name of the subject.
Headers
X-Registry-GroupIdstring
Group id in Apicurio Registry.
Response
Returns the mode that was deleted.
Example response
{
"mode": "READWRITE"
}