Create resource string

Create a new resource string. This path is valid only for file-less resources.

Body Params

Use application/vnd.api+json to upload single resource strings or application/vnd.api+json;profile="bulk" to upload resource strings in bulk.

Available only for file-less resources.

Bulk requests need to be applied to the same resource, ie all 'resource' relationships must be identical. Bulk requests do not support partial success, ie either all resource strings will be created, or none will. Consult the error response to figure out which resource strings you need to fix or omit and try again.

data
object
required

Create resource string body request details.

Headers
string
enum
Defaults to application/vnd.api+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json
application/vnd.api+json;profile="bulk"