Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.reelevant.com/v2/contents/fonts \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "family": "<string>", "files": {} } '
{ "status": "success", "program": "<string>", "version": "<string>", "datetime": "<string>", "message": "<string>", "data": { "id": "<string>", "companyId": "<string>", "resourceGroupIds": [ "<string>" ], "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "type": "font", "family": "<string>", "files": {} }, "code": 123 }
The access token received from the authorization server in the OAuth 2.0 flow.
50
Show child attributes
Ok
success
Was this page helpful?
Contact support