Contents

Delete a Blueprint

Delete a Blueprint from an organization.

URL

DELETE https://api-business.apple.com/v1/blueprints/{id}

Path Parameters

NameTypeDescription
id Requiredstring

The unique identifier for the resource.

Response Codes

StatusReasonTypeDescription
204No Content

400Bad Request
Content-Type: application/json
ErrorResponse

An error occurred with your request.

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

Request not authorized.

404Not Found
Content-Type: application/json
ErrorResponse

409Conflict
Content-Type: application/json
ErrorResponse

Request entity error(s).

429
Content-Type: application/json
ErrorResponse

Too Many Requests

See Also

Blueprints