RevokeAllAccess
RevokeAllAccess
POST
https://app.nokku.sh/v1/workspaces/{workspace_id}/principals:revokepath Parameters
workspace_idstring <uuid>required
Example 497f6eca-6276-4993-bfeb-53cbbbba6f08
Authorization
BearerAuth (bearer)
PASETO token authentication. Include the token in the Authorization header: `Authorization: Bearer <token>`
CookieAuth (apiKey in cookie)
Cookie-based authentication (recommended for web applications). The session cookie is automatically sent by browsers after login.
Request Body
requiredapplication/json
object
subjectId?string <uuid>
type?string
Enum:"PRINCIPAL_TYPE_UNSPECIFIED""PRINCIPAL_TYPE_USER""PRINCIPAL_TYPE_TEAM""PRINCIPAL_TYPE_SERVICE_ACCOUNT"
Responses
200Success
200Success
application/json
object