ServiceAccounts
Last updated
Last updated
More information
Snyk privacy policy© 2024 Snyk Limited | All product and company names and logos are trademarks of their respective owners.
Create a service account for an organization. The service account can be used to access the Snyk API.
The ID of the Snyk Organization that is creating and will own the service account.
A new service account has been created
Update the name of a group's service account by its ID.
The ID of the Snyk Group that owns the service account.
The ID of the service account.
Service account is returned.
Get a group-level service account by its ID.
The ID of the Snyk Group that owns the service account.
The ID of the service account.
Service account is returned.
Update the name of an organization-level service account by its ID.
The ID of the Snyk Organization that owns the service account.
The ID of the service account.
Service account is returned.
Manage the client secret of an organization service account by the service account ID.
The ID of the Snyk Organization that owns the service account.
The ID of the service account.
Service account client secret has been updated.
Create a service account for a group. The service account can be used to access the Snyk API.
The ID of the Snyk Group that is creating and owns the service account
A new service account has been created
Manage the client secret of a group service account by the service account ID.
The ID of the Snyk Group that owns the service account.
The ID of the service account.
Service account client secret has been updated.
Get an organization-level service account by its ID.
The ID of the Snyk Organization that owns the service account.
The ID of the service account.
Service account is returned.
Delete a service account in an organization.
The ID of org to which the service account belongs.
The ID of the service account.
The service account has been deleted.
Get all service accounts for an organization.
The ID of the Snyk Organization that owns the service accounts.
A list of service accounts is returned.
Get all service accounts for a group.
The ID of the Snyk Group that owns the service accounts.
A list of service accounts is returned.
Permanently delete a group-level service account by its ID.
The ID of the Snyk Group that owns the service account.
The ID of the service account.
Service account was successfully deleted.