Create a new data assembly

Authentication

AuthorizationBearer
Contentful Management API token

Path parameters

spaceIdstringRequired
environmentIdstringRequired

Query parameters

access_tokenstringOptional

Request

Body
sysobjectRequired
metadataobjectRequired
namestringRequired
descriptionstringRequired
parametersmap from strings to objectsRequired
resolversmap from strings to objectsRequired
returnstring or object or map from strings to strings or objects or DeleteSpacesSpaceIdEnvironmentsEnvironmentIdDataAssembliesDataAssemblyIdPublished10200Schema25Required

Response

201
sysobject
metadataobject
namestring
descriptionstring
parametersmap from strings to objects
resolversmap from strings to objects
returnstring or object or map from strings to strings or objects or DeleteSpacesSpaceIdEnvironmentsEnvironmentIdDataAssembliesDataAssemblyIdPublished10200Schema25

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error