v1

latestOpenAPI 3.0.02026-07-147249104.6 KB
permission : Add and remove permissions

Adds permission to allow the app to access this user's data

post/permission/apps/{appId}

Path parameters

appIdstring required

The id of the app

Query parameters

userIdstring required

The id of the user

dateinteger

The time (in milliseconds) of when the user agreed to the access request

ipstring

The ip address of the user agreeing to the access request

Response

OK