Create a resource in the registry

Log in to see full request history
Path Params
string
required

The key of the source.

string
required

Type of the resource. Key of the profile.

Body Params
string

Id of the resource (optional). When not provided or equal to the special @rootId token, the id will be generated. When provided and not equal to @rootId, id must follow pattern: ^[a-zA-Z0-9-][\w-]{1,92}$. Note:

  • @rootId token can be used in any properties of type reference and, when provided, will be replaced by the actual id of the created resource.
data
object
required

Dynamic data attributes, based on the resource type.

meta
object
contained
object

Resources contained in this top-level resource. Contained resources exists only within the context of this top-level resource.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json