Resend email to the staff

This API is used to resend emails to staff for the event This API can be accessed by event admin and super admin. We need to pass the authentication key to authenticate the user, staffId pass as path param. This API is used on the manage team page.

if the API is executed successfully. Here is the description of response attributes, which returns to the form of JSON.

AttributeDescription
messageYour invitation has been resent.
typeSuccess

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error codeError Description
4040002Staff detail not found
Language
Authorization
Header
Click Try It! to start a request and see the response here!