curl --request POST \
--url https://api.icepanel.io/v1/organizations/{organizationId}/users/invites/{organizationUserInviteId} \
--header 'Authorization: <authorization>'
{
"organizationUserInvite": {
"email": "<string>",
"expiresAt": "2023-11-07T05:31:56Z",
"landscapePermissions": {},
"permission": "billing",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "user",
"createdById": "<string>",
"id": "<string>",
"organizationId": "<string>",
"revokedAt": "2023-11-07T05:31:56Z",
"revokedBy": "user",
"revokedById": "<string>",
"usedAt": "2023-11-07T05:31:56Z",
"usedByUserId": "<string>"
}
}
curl --request POST \
--url https://api.icepanel.io/v1/organizations/{organizationId}/users/invites/{organizationUserInviteId} \
--header 'Authorization: <authorization>'
{
"organizationUserInvite": {
"email": "<string>",
"expiresAt": "2023-11-07T05:31:56Z",
"landscapePermissions": {},
"permission": "billing",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "user",
"createdById": "<string>",
"id": "<string>",
"organizationId": "<string>",
"revokedAt": "2023-11-07T05:31:56Z",
"revokedBy": "user",
"revokedById": "<string>",
"usedAt": "2023-11-07T05:31:56Z",
"usedByUserId": "<string>"
}
}
curl --request POST \
--url https://api.icepanel.io/v1/organizations/{organizationId}/users/invites/{organizationUserInviteId} \
--header 'Authorization: <authorization>'
{
"organizationUserInvite": {
"email": "<string>",
"expiresAt": "2023-11-07T05:31:56Z",
"landscapePermissions": {},
"permission": "billing",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "user",
"createdById": "<string>",
"id": "<string>",
"organizationId": "<string>",
"revokedAt": "2023-11-07T05:31:56Z",
"revokedBy": "user",
"revokedById": "<string>",
"usedAt": "2023-11-07T05:31:56Z",
"usedByUserId": "<string>"
}
}
curl --request POST \
--url https://api.icepanel.io/v1/organizations/{organizationId}/users/invites/{organizationUserInviteId} \
--header 'Authorization: <authorization>'
{
"organizationUserInvite": {
"email": "<string>",
"expiresAt": "2023-11-07T05:31:56Z",
"landscapePermissions": {},
"permission": "billing",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "user",
"createdById": "<string>",
"id": "<string>",
"organizationId": "<string>",
"revokedAt": "2023-11-07T05:31:56Z",
"revokedBy": "user",
"revokedById": "<string>",
"usedAt": "2023-11-07T05:31:56Z",
"usedByUserId": "<string>"
}
}