User Add Application

POST {{baseUrl}}/users/:UserKey/applications/

Add or update the role a platform user has for an application with the given key.

Request Body

{"ApplicationKey"=>"", "ApplicationName"=>"", "RoleKey"=>"", "RoleName"=>""}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""