Allocate or deallocate space add-ons

Sets the allocation of add-ons for a space. The value is the final amount (not a delta); partial resource subsets are accepted.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the space in form of a string

Headers

X-Contentful-VersionstringRequired
Version header

Request

This endpoint expects a list of objects.
add_onenumOptional

Add-on type

allocationdoubleOptional
Total of allocation

Response

OK - Request successful