Skip to main content

API to cancel Invitations

  • June 10, 2023
  • 2 replies
  • 31 views

Forum|alt.badge.img+1

I was looking through the APIs but I might have missed it.

 

Is there an API/endpoint that would allow to check and cancel/delete invitations of users.

Currently, when trying to create an account, it would fail if the account has pending invitations and login is set to SSO.

2 replies

Mettin
Mironeer
Forum|alt.badge.img+1
  • Mironeer
  • 90 replies
  • June 12, 2023

Hey @Andre Bennett!

I would assume calling DELETE on the user that you invited would work but if I understand correctly, this thows an error?

I will ask the API team to provide guidance and circle back here.

Just to be sure I got it correctly: you are using the SCIM API and want to cancel an invite thats already sent?

Cheers,
Mettin


Forum|alt.badge.img+1
  • Author
  • New Here
  • 1 reply
  • June 14, 2023

@Mettin 

That is correct. I am using the SCIM API and would like to cancel invites that have already been sent.

Thanks,

Andre