Documentation Index

Fetch the complete documentation index at: https://support.fortanix.com/llms.txt

Use this file to discover all available pages before exploring further.

Accept or reject pending account invitations.

Prev Next
Post
/sys/v1/users/process_invite

Accept or reject pending account invitations.

Security
HTTP
Type bearer
API Key: apiKeyAuth
Header parameter nameAuthorization

Please enter your token prefixed with 'Basic ' (e.g., 'Basic your_token_here')

Body parameters
object
accepts
Array of string | null

Optional list of account IDs to accept.

string (uuid)
rejects
Array of string | null

Optional list of account IDs to reject.

string (uuid)
Responses
204

Nothing is returned on success