aliases

Delete Alias

Delete a stored alias in one scope.

delete/v1/aliases/{name}

Path parameters

namestring required

Query parameters

user_idstring nullable

Delete the alias scoped to this user. Omit to delete the workspace-wide alias of that name.

Delete the alias scoped to this user. Omit to delete the workspace-wide alias of that name.

workspace_idstring uuid nullable

Delete the alias in this workspace. Omit for the deployment's default workspace.

Delete the alias in this workspace. Omit for the deployment's default workspace.

Response

Successful Response

Changes