Nurama Developers
Settings

Reset resource settings

Remove all setting overrides for this resource

DELETE
/settings/{resourceType}/{resourceId}

Remove all setting overrides for this resource

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

resourceType*string

The resource type (workspace or project)

Value in

  • "workspace"
  • "project"
resourceId*string

The resource ID

Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/settings/workspace/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "message": "string"}