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>"
}
}Creates a new resignation request with PENDING status. Sets the authenticated user as the requestedBy. If no target user is specified, the request is created for the authenticated user. Validates the request and sends a notification email to relevant administrators.
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>"
}
}The new ResignationRequest resource
ResignationRequest resource created
Show child attributes
Show child attributes
"https://example.com/"
"pending"
Show child attributes