User management with the API
Availability The Snyk API is available only for Enterprise plans. For more information, see Plans and pricing.
You can manage users through the Snyk Web UI, and also the Snyk API V1 and REST. In addition, you can manage service accounts using the Snyk REST API.
You can use the provisioning endpoints to organize and grant permissions under a specified role for SSO users before initial log-on.
You must use the API to update member roles.
You can remove users from Groups and Organizations programmatically using the member endpoints.
You can retrieve audit logs for the past 90 days using the Group-level audit logs endpoint to monitor user activity.
Last updated