Users
Delete an existing consent for a user by authId and appId
Required scope - write_user
delete/api/v1/users/{authId}/consented-apps/{appId}
Path parameters
authIdstring required
The authId of the user
appIdnumber required
The id of the app
Response
Successful operation with no content to return
Changes
No recorded changes to this endpoint across all 50 revisions of this API.