An entity is the individual you are seeking to verify through Credas. Within the API entities are identifiable by their entityId.
To expire an invite to an entity you can send a PUT request to the /api/v2/ci/entities/{entityId}/expire-invite endpoint.
You can only use this request where an entity has already received an invite.
Response body
You will not receive a response body from this endpoint, if your request is successful you will receive a 200 http response.
If you receive a 400 response this typically indicates that the entity has not previously been invited so cannot be re-invited.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article