Only registered user can perform this action Authentication - string - required Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{ "success": true }
{ "user": [ "not found" ], "message": "user not found" }
Param name | Description |
---|---|
owner_id
required |
ID of new workspace owner Validations:
|
admin_id
required , nil allowed |
ID of new workspace admin or null if None Validations:
|