HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityAcademySubmit a ticketLog In
API Reference

Create contenttypebinding

Create a new contenttypebinding.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The contenttypebinding that should be created.

Defines the binding between two content types.

string
length between 2 and 255
^[A-Za-z][_0-9A-Za-z]+$

The unique identifier (key) of the resource.

string
required
length between 2 and 255
^[A-Za-z][_0-9A-Za-z]+$

Specifies the key of the content type that this binding is from.

string
required
length between 2 and 255
^[A-Za-z][_0-9A-Za-z]+$

Specifies the key of the content type that this binding is to.

propertyMappings
object

Object map with all property mappings for this content type binding. The field name represents the path that the property should bind to.

Headers
Prefer
array of strings

Indicates client preference for the response content as per IETF RFC7240. Currently only supports 'return=representation' which can be used to indicate a preference to receive a representation of the resource that has been altered in the response.

Prefer
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json