curl --request POST \
--url https://api.pxyz.dev/api/v0/user/invitations/{id}/accept
{
"status": "success"
}
Successful response
The response is of type object
.
curl --request POST \
--url https://api.pxyz.dev/api/v0/user/invitations/{id}/accept
{
"status": "success"
}
curl --request POST \
--url https://api.pxyz.dev/api/v0/user/invitations/{id}/accept
{
"status": "success"
}
Successful response
The response is of type object
.
curl --request POST \
--url https://api.pxyz.dev/api/v0/user/invitations/{id}/accept
{
"status": "success"
}