cURL
curl --request POST \ --url https://us.infisical.com/api/v1/groups/{id}/machine-identities/{machineIdentityId}
{ "id": "<string>" }
The ID of the group to add the machine identity to.
The ID of the machine identity to add to the group.
Default Response
Was this page helpful?