Authentication
Request access
Submit an email address and optional note for Sitedropper access.
POST
/api/v1/access-requestsAuthentication: no bearer token is required.
Parameters
emailemailrequiredBodyThe email address to contact.
notestringoptionalBodyOptional deployment context. Do not include secrets or source code.
Responses
202The access request was accepted.
400The request is invalid or contains an unsupported value.