CreateDimension
POST/api/organisations/applications/dimension/create
Create a targeting dimension (standard or cohort) that releases can be targeted against. Pass the organisation and application in the x-organisation and x-application headers. Requires a bearer token.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
CreateDimension 200 response
BadRequestError 400 response
Unauthorized 401 response
ForbiddenError 403 response
NotFoundError 404 response
InternalServerError 500 response