plta-permissions-api-cbz

ConflictError

object

An error that occurs when a request conflicts with the current state of the server, usually when creating a resource that already exists

debugIdstringrequired

A unique request identifier for correlation purposes.

Example:00-0af7651916cd43dd8448eb211c80319c-00f067aa0ba902b7-01

detailstringrequired

Error detail

statusnumberrequired

HTTP status code

Allowed values:409

titlestringrequired

Human-readable identifier

Allowed values:Conflict

typestringrequired

URI that identifies the type of error that occurred

Example:https://backstage.prod.accelerator.sanofi/catalog/planet-example-api/default/api/planet-example-api/components#ConflictError

Example