Invitations

Delete zone invitation

Soft-deletes a zone invitation. The invitation will no longer be visible in listings.

delete/zones/{zoneId}/invitations/{invitationId}

Path parameters

zoneIdstring required

Zone ID

invitationIdstring required

Invitation ID

Response

Default Response

Changes

Changed in 3 of the 23 revisions of this API.5

    • added the non-success response with the status

      response-non-success-status-added

    • the endpoint scheme security OAuth2 was added to the API

      api-security-added

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security iam_bearerAuth was removed from the API

      api-security-removed

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added