Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

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

/v1/groups/{id}/enterprises

Prev Next
Post
/v1/groups/{id}/enterprises

Associate group with additional enterprises to enable cross-enterprise access and management.

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Path parameters
id
stringRequired
Exampleexample string
Body parameters
object
enterpriseIds
Array of integer Required
integer (int64)

(required)

Example1234567891011
Responses
204

No Content