Skip to main content
Planview Customer Success Center

Revoke an open user invitation

PATCH /io/invitation/:invitationId

Revoke an open user invitation. (You can also un-revoke if you like.)

Example Request Body

{
    "isRevoked": true
}

Successful Response

204 No Content




Updated 2020-01-22 @ 12:01 PM