Delete Studio Member
nimblestudio_delete_studio_member | R Documentation |
Delete a user from studio membership¶
Description¶
Delete a user from studio membership.
Usage¶
Arguments¶
clientToken
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
principalId
[required] The principal ID. This currently supports a IAM Identity Center UserId.
studioId
[required] The studio ID.
Value¶
An empty list.