A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
},
"requestedBy": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
},
"reason": "<string>",
"conclusion": "<string>",
"promptToReinroll": "<string>",
"stayActive": true,
"resignationDate": "2023-11-07T05:31:56Z",
"dateCreated": "2023-11-07T05:31:56Z",
"tenant": "https://example.com/",
"status": "pending",
"approvedBy": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
}
}Approves a pending resignation request. Sets status to APPROVED, records the approving user and resignation date. If the tenant setting autoCloseAccountsThatResign is enabled, the member is set to INACTIVE. Otherwise, the stayActive flag on the request determines the member status. Optionally reassigns the member to a guest user type, clears their adhesion if applicable, and ends all active user roles. Sends an approval notification email.
A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
},
"requestedBy": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
},
"reason": "<string>",
"conclusion": "<string>",
"promptToReinroll": "<string>",
"stayActive": true,
"resignationDate": "2023-11-07T05:31:56Z",
"dateCreated": "2023-11-07T05:31:56Z",
"tenant": "https://example.com/",
"status": "pending",
"approvedBy": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
}
}ResignationRequest identifier
The updated ResignationRequest resource
ResignationRequest resource updated
Show child attributes
Show child attributes
"https://example.com/"
"pending"
Show child attributes