Skip to main content

Delete service resources

Contributors

DELETE /tenancy/service-resources

Deletes service resources from a specified account.
Token usage: BlueXP service token with the following scopes: tenancy:internal.

Parameters

Name Type In Required Description

authorization

string

header

True

Authorization JWT access token

X-Service-Request-Id

string

header

False

Request identifier

Request Body

Name Type Required Description

resourceIdentifiers

array[string]

True

Example request
{
  "resourceIdentifiers": {
  }
}

Response

Status: 200, Default response

Definitions

See Definitions

body

Name Type Required Description

resourceIdentifiers

array[string]

True