403 Bad Subject
alternativeSubjects
alternativeSubjectsExample
403 Bad Subject
Content-Type: application/problem+json
{
"type": "https://docs.devland.is/reference/problems/bad-subject",
"title": "Bad Subject",
"status": 403,
"detail": "Forbidden. User has subject for resource and needs to delegate",
"alternativeSubjects": [
{
"nationalId": "000000-0000"
}
]
}Last updated
Was this helpful?