Create an asset
Creates a new asset or category. Requires superuser permissions.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
alias
parent_id
ID of the parent category/asset
Response
Asset created
message
data
Errors
403
Create Asset Request Forbidden Error