Patch Authorization

Patches an authorization for a specific owner and resource.

Query Params
string
Defaults to 21.09

API Version

string
required

Owner (must be encoded)

string
required

Resource name, can be protected "~/lives/demographics.read" or custom "customResource"; must be encoded. Please see Authorization schema for more details

Body Params

Body payload to send

string
enum
Allowed:
string

A base 64 string representing the file.

Responses
204

No Content

Returned when the HTTP request was successful.

403

Forbidden

Returned when there are no authorizations for the specific resource.

404

Resource not found

Returned when the specific resource could not be found, or does not exist.

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json