Gestiono
Referencia de APIShared / Shared

Create Shared by id cardnet sync

← Back to full API reference
POST/v1/shared/:id/cardnet/syncPublic
  • This endpoint can be called without an authenticated session.

Request details

Path params

FieldRequiredDescription
idYesRequired path parameter.

Default payloads

Path params

json
{
  "id": 1
}

Query

json
{}

Body

json
{}

Sample response

json
{
  "success": true
}