# Stereotypes API (Version 1)

By using this API you can get, create, update or delete stereotypes.

## Creates or updates the stereotype

 - [POST /{storagecollection}/{tenant}/_api/v1/stereotypes](https://developer.celonis.com/cpm/developer/openapi/openapi/stereotypes-api-(version-1)/stereotypesv1_createorupdate.md)

## Gets all stereotypes

 - [GET /{storagecollection}/{tenant}/_api/v1/stereotypes](https://developer.celonis.com/cpm/developer/openapi/openapi/stereotypes-api-(version-1)/stereotypesv1_get.md)

## Delete the element with the specified identifier id

 - [DELETE /{storagecollection}/{tenant}/_api/v1/stereotypes/{id}](https://developer.celonis.com/cpm/developer/openapi/openapi/stereotypes-api-(version-1)/stereotypesv1_delete.md)

## Gets the stereotype with the specified identifier id

 - [GET /{storagecollection}/{tenant}/_api/v1/stereotypes/{id}](https://developer.celonis.com/cpm/developer/openapi/openapi/stereotypes-api-(version-1)/stereotypesv1_getbyid.md)

