...
Verify the validity of access token
Check user scope authentication_method:write in order to perform this action
...
Code Block | ||
---|---|---|
| ||
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "action": "deletedeactivate", "authentication_methods": { "id": "057413fb-2c2e-4f33-b2d6-433469212744" } } } |
...