Authentication

Request access

Submit an email address and optional note for Sitedropper access.

POST/api/v1/access-requests

Authentication: no bearer token is required.

Parameters

emailemailrequired

BodyThe email address to contact.

notestringoptional

BodyOptional deployment context. Do not include secrets or source code.

Responses

202

The access request was accepted.

400

The request is invalid or contains an unsupported value.