Loueurs
Ajouter un loueur
Ce endpoint permet d’ajouter un loueur à une clé API existante.
Authorization
Auth key<token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
body*string
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://api.mytulip.io/v2/renters" \ -H "Content-Type: application/json" \ -d 'string'{
"status": "success"
}{
"status": "string",
"type": "string",
"message": "string",
"execution_id": "string"
}{
"status": "string",
"type": "string",
"message": "string",
"execution_id": "string"
}{
"status": "string",
"type": "string",
"message": "string",
"execution_id": "string"
}Que pensez-vous de cette page ?