Get image upload url
POST
/api/me/image_uploadRequest
Header Params
Authorization
string
optional
Bearer token from Auth0. required for accessing the endpoint.
Auth0-IdToken
string
optional
Id token from Auth0, optional for endpoint access.
Accept-Language
string
optional
Preferred language for the response content.
Request samples
Responses
Created(201)
HTTP Code: 201
Content Type : JSONapplication/json
Get image upload url
Data Schema
object {0}
Example
{}
Last modified: 16 days ago