201 Successful Response
Schema: ResendInvitationResponse
-
statusstring -
messagestring required -
email_sentboolean -
new_expires_atstring · date-time
/api/v1/advisory-firms/{firm_id}/invitations/{invitation_id}/resend
Resend the invitation email and reset the expiry to 7 days from now. Only works on pending invitations.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
firm_id
string
required invitation_id
string
required Schema: ResendInvitationResponse
status
string
message
string
required email_sent
boolean
new_expires_at
string · date-time
Schema: HTTPValidationError
detail
array · ValidationError
ValidationError loc
array · string | integer
required msg
string
required type
string
required input
object
ctx
object