API to cancel Invitations

  • 11 June 2023
  • 2 replies
  • 16 views

Badge +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

Userlevel 3
Badge +1

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

Badge +1

@Mettin 

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

Thanks,

Andre

Reply