account
post/account/loginpartner
Request body
Example request
{
"partnerApiKey": "00000000-0000-0000-0000-000000000000"
}Response
OK
Example response
{
"permissions": [
{
"imageId": "00000000-0000-0000-0000-000000000000",
"permissionsAccountId": "00000000-0000-0000-0000-000000000000"
}
]
}Changes
No recorded changes to this endpoint across all 9 revisions of this API.