Skip to content

POST/api/v1/platform/tenants/{tenantId}/users/{userId}/resend-invite

Parameters 2

NameTypeDescription
tenantIdrequiredpath · integer
userIdrequiredpath · integer

ReturnsResponseInviteUserResponse

Response examples

200OK

*/* example derived from schema

{
  "statusCode": 0,
  "statusMessage": "string",
  "data": {
    "email": "string",
    "role": "string",
    "status": "string",
    "inviteToken": "string"
  },
  "errors": [
    {
      "code": "string",
      "message": "string",
      "field": "string"
    }
  ]
}

Directwerk — whitelabel publication infrastructure