Skip to main content

Check out Port for yourselfย 

Create multiple entities

POST 

/v1/blueprints/:blueprint_identifier/entities/bulk

This route allows you to create multiple entities (No more than 20 entities per request) in your software catalog based on an existing blueprint in your data model. It can also be used to overwrite or update existing entities.

To learn more about entities, check out the documentation.

Note: A failure response does not necessarily mean that all entities failed. A 207 Multi-Status response indicates that some entities were successfully created while others failed.

Requestโ€‹

Responsesโ€‹

Created successfully.